Pocketbase Kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Pocketbase Kotlin
Pocketbase Kotlin
/
io.github.agrevster.pocketbaseKotlin.services
/
CronsService
/
run
run
suspend
fun
run
(
jobId
:
String
)
Triggers a single cron job by its id.
Parameters
job
Id
The identifier of the cron job to run.